//==============================================================================
// Ares ShieldSmash DustSFX_anim.txt
//==============================================================================
//==============================================================================
define DustCloud
{
   set hotspot
   {
      version
      {
         Visualparticle Ares ShieldSmash DustSFX
      }
   }  
}
//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
   	      	Visualnone jimmy
		Connect hotspot DustCloud hotspot
         }
      }
   }
}
